home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Analisis.dll / 0 / RCDATA / TFORMBLOQUEODIR / TFORMBLOQUEODIR.txt < prev   
Text File  |  2002-10-11  |  3KB  |  120 lines

  1. object FormBloqueoDir: TFormBloqueoDir
  2.   Tag = 66900
  3.   Left = 229
  4.   Top = 156
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   BorderWidth = 11
  8.   Caption = 'Bloqueo de direcci∩┐╜n'
  9.   ClientHeight = 151
  10.   ClientWidth = 345
  11.   Color = 14215660
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   Icon.Data = {<image000.ico>}
  18.   OldCreateOrder = True
  19.   Position = poScreenCenter
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object ButtonBloquear: TPlaButton
  24.     Tag = 67300
  25.     Left = 191
  26.     Top = 130
  27.     Width = 73
  28.     Height = 21
  29.     Caption = 'Bloquear'
  30.     Font.Charset = DEFAULT_CHARSET
  31.     Font.Color = clWindowText
  32.     Font.Height = -11
  33.     Font.Name = 'Tahoma'
  34.     Font.Style = []
  35.     ParentFont = False
  36.     TabOrder = 1
  37.     OnClick = ButtonBloquearClick
  38.     Default = True
  39.     ModalResult = 1
  40.   end
  41.   object ButtonContinuar: TPlaButton
  42.     Tag = 67400
  43.     Left = 272
  44.     Top = 130
  45.     Width = 73
  46.     Height = 21
  47.     Caption = 'Continuar'
  48.     Font.Charset = DEFAULT_CHARSET
  49.     Font.Color = clWindowText
  50.     Font.Height = -11
  51.     Font.Name = 'Tahoma'
  52.     Font.Style = []
  53.     ParentFont = False
  54.     TabOrder = 2
  55.     OnClick = ButtonContinuarClick
  56.     Cancel = True
  57.     ModalResult = 1
  58.   end
  59.   object PlaGroupBox1: TPlaGroupBox
  60.     Tag = 67000
  61.     Left = 0
  62.     Top = 0
  63.     Width = 345
  64.     Height = 117
  65.     TitleFont.Charset = DEFAULT_CHARSET
  66.     TitleFont.Color = 13977088
  67.     TitleFont.Height = -11
  68.     TitleFont.Name = 'MS Sans Serif'
  69.     TitleFont.Style = []
  70.     Caption = 'Direcci∩┐╜n bloqueada'
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clWindowText
  73.     Font.Height = -11
  74.     Font.Name = 'Tahoma'
  75.     Font.Style = []
  76.     ParentFont = False
  77.     TabOrder = 0
  78.     object LabelDireccion: TLabel
  79.       Left = 71
  80.       Top = 76
  81.       Width = 264
  82.       Height = 17
  83.       AutoSize = False
  84.     end
  85.     object PandaBrown13: TImage
  86.       Left = 12
  87.       Top = 20
  88.       Width = 32
  89.       Height = 32
  90.       Picture.Data = {<image001.bmp>}
  91.       Transparent = True
  92.     end
  93.     object Label19: TLabel
  94.       Tag = 67100
  95.       Left = 52
  96.       Top = 17
  97.       Width = 284
  98.       Height = 34
  99.       AutoSize = False
  100.       Caption = 'El acceso a la direcci∩┐╜n mostrada a continuaci∩┐╜n est∩┐╜ bloqueada.'
  101.       WordWrap = True
  102.     end
  103.     object LabelDir: TLabel
  104.       Tag = 67200
  105.       Left = 52
  106.       Top = 56
  107.       Width = 288
  108.       Height = 17
  109.       AutoSize = False
  110.       Caption = 'Direcci∩┐╜n:'
  111.     end
  112.   end
  113.   object Timer1: TTimer
  114.     Enabled = False
  115.     OnTimer = Timer1Timer
  116.     Left = 280
  117.     Top = 4
  118.   end
  119. end
  120.